Skip to content

Add AGENTS file and execplan Claude skill - #443

Merged
stephaniehobson merged 4 commits into
mainfrom
agents
Sep 22, 2026
Merged

stephaniehobson merged 4 commits into
mainfrom
agents

Conversation

@stephaniehobson

Copy link
Copy Markdown
Collaborator

In anticipation of more work on this project here are some configuration things that may be helpful.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Documentation contains several inaccurate or inconsistent instructions that should be reconciled before approval.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 1 Low severity

Open (1)
What changed in this PR

Adds repository guidance and a Claude ExecPlans skill for future maintenance work.

Changes:

  • Adds AGENTS.md and CLAUDE.md.
  • Adds ExecPlans documentation and skill instructions.
  • Updates .gitignore for local configuration files.
File Description
docs/​execplans/​README.md Documents the ExecPlans directory
CLAUDE.md Points Claude users to AGENTS.md
AGENTS.md Provides repository workflow and development guidance
.gitignore Ignores editor and local Claude files
.claude/​skills/​execplans/​SKILL.md Defines the ExecPlans workflow
.claude/​skills/​execplans/​references/​PLANS.md Provides the ExecPlans specification

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread AGENTS.md
# .env sets BROWSER=firefox, so this opens Firefox
npm run build:css # one-shot Stylus compile; confirmed working, no flags needed

npm run lint # lint:js-extra (standalone ESLint) + lint:styl (stylint); confirmed clean, no flags

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to say this is okay because #444 should be a fast follow.

Upstream's "don't prompt for next steps" was being read as license to
draft a plan and immediately start executing its milestones in the
same turn. Add a one-time gate: confirm the milestone breakdown with
the user before starting the first one. Between-milestone silence
during execution is unchanged.
@stephaniehobson
stephaniehobson merged commit 9e3a738 into main Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants