Projectcontext — Development skill for Claude Code
Initialize the session with context about the current project — reads relevant changelogs and the project's own .md files so Claude starts fresh sessions already knowing what was built and why.
How to install Projectcontext
Installs to ~/.claude/skills/steemandavid-claude-code-skills-projectcontext/SKILL.md
mkdir -p ~/.claude/skills/steemandavid-claude-code-skills-projectcontext && curl -fsSL https://raw.githubusercontent.com/steemandavid/claude-code-skills/HEAD/commands/projectcontext.md -o ~/.claude/skills/steemandavid-claude-code-skills-projectcontext/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Projectcontext does
description: Initialize the session with context about the current project — reads relevant changelogs and the project's own .md files so Claude starts fresh sessions already knowing what was built and why. allowed-tools: [Read, Glob, Grep, Bash]
Project Context Loader
Load context about the current project so this session starts informed about prior work, decisions, and the project's structure. Run this at the start of a fresh chat session.
Step 1: Identify the Current Project
Alternatives in Development
- Initialize Ralph The Marketer — Set up a new Ralph Marketer copywriting project in the current directory 698 ★
- Voice Guard — Use to check ONE already-written piece of copy against a voice guide before it ships — it spawns ONE fresh sib 130 ★
- Deep Review — Run a fresh-context, un-anchored ADVERSARIAL-LOGIC review of the current diff before 90 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ho
End-of-session handoff. Runs a pre-flight checklist, then writes a structured entry to the relevant SESSION_LO
Harness Session
Start or end a harness-tracked agent session. Provides context from previous sessions, sets focus feature, sta
Arl Expert Panel
Run the ARL expert panel process — starts fresh or continues from where a prior session left off
Claude Code Token Watch
Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFet
Full Context
You are working on the current project. Before proceeding with the user's request "$ARGUMENTS", you need to in
Sdd Init.Prompt
Initialize SDD context for the current project.
Related Agents
Chronicler
You are a specialized session analyst. Your job is to analyze past sessions, extract learnings, and find relev
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr
Relay Worker
Worker session spawned by the relay orchestrator. Only relay starts sessions with this agent.