Home / ganyuanran / aegis · skills/writing-plans/SKILL.md · GitHub

writing-plans skillA

writing-plans is agent-read markdown (skill) from ganyuanran/aegis: Use when you have an approved spec or written requirements for a multi-step task that needs a durable plan document before touching code. Small, single-owner, or fast-path tasks do not need this skill..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

<EXPLICIT-MODE-GATE>
If activation mode is explicit (`~/.config/aegis/config.toml` has
`activation_mode = "explicit"`, or `AEGIS_ACTIVATION_MODE=explicit` is visible
in the environment) and the current user request did not explicitly invoke
Aegis or this skill by name, exit back to the fast path: answer concisely
without this workflow's checklist, ceremony, or document requirements. If the
user explicitly named Aegis or this skill, proceed normally.
</EXPLICIT-MODE-GATE>

# Execute

→ Existing parent plan/spec and a tiny execution slice? → **Use Planless Slice Lane.**
→ Mechanical or bounded change with no durable boundary (no new owner,
  contract, schema, public API, migration, or compat surface)? → **Use
  Planless Slice Lane without a parent document.**
→ Approved spec/requirements for a new workstream or an escalation trigger? →
  **Write an implementation plan for an engineer with no prior task context.**

For a durable plan: confirm scope and acceptance, map current owners/files,
record the TDD route, decompose into executable tasks, define verification and
retirement, self-review, save, then select the execution route. Proceed unless
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ganyuanran/aegis/writing-plans@git:20260916.9a51c7a
Exact content
mdr add ganyuanran/aegis/writing-plans@sha256:003711eeb5ab95a5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_mmaxz4b2cqokvynq.svg)](https://markdownregistry.com/a/art_mmaxz4b2cqokvynq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260916.9a51c7a latest2026-09-16 9a51c7a 12,910 BA view · diff
git:20260916.cd0b5362026-09-16 cd0b536 11,983 BA view · diff
git:20260915.3012fb82026-09-15 3012fb8 25,037 BA view · diff
git:20260903.f055d0e2026-09-03 f055d0e 24,541 BA view · diff
git:20260828.f7ae3a72026-08-28 f7ae3a7 24,000 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (12910 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

ganyuanran/aegis · 1,280 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_mmaxz4b2cqokvynq
GET https://markdownregistry.com/api/v1/resolve?ref=ganyuanran/aegis/writing-plans
GET https://markdownregistry.com/api/v1/blob/003711eeb5ab95a5935dfc795e7fc2af67ea2613932036fc5d44ed7c68e4f60b

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from ganyuanran/aegis

AGENTS.md agents
ganyuanran/aegis · AGENTS.md
git:20260813.0c73270 · audit A · 1,280 stars
CLAUDE.md claude
ganyuanran/aegis · CLAUDE.md
git:20260813.0c73270 · audit A · 1,280 stars
anti-entropy-governance skill
ganyuanran/aegis · skills/anti-entropy-governance/SKILL.md · Use when touching retiring old logic, collapsing duplicate owners, removing fallbacks, or…
git:20260830.8e0cee3 · audit A · 1,280 stars
brainstorming skill
ganyuanran/aegis · skills/brainstorming/SKILL.md · Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture…
git:20260916.9a51c7a · audit A · 1,280 stars
communicating-concisely skill
ganyuanran/aegis · skills/communicating-concisely/SKILL.md · Use when the user asks for caveman mode, fewer tokens, brief responses, compressed communication, or otherwise…
git:20260723.88b8ec9 · audit A · 1,280 stars
dispatching-parallel-agents skill
ganyuanran/aegis · skills/dispatching-parallel-agents/SKILL.md · Use when facing 2+ independent tasks without a written plan, with no conflicting shared mutable state or sequential…
git:20260920.8265b5c · audit A · 1,280 stars
establishing-project-context skill
ganyuanran/aegis · skills/establishing-project-context/SKILL.md · Use when the user asks to establish shared project language, or project work exposes a conflicting, renamed, or…
git:20260809.f62395b · audit A · 1,280 stars
executing-plans skill
ganyuanran/aegis · skills/executing-plans/SKILL.md · Use when executing a written implementation plan across sessions or with review checkpoints. Small or single-slice…
git:20260828.f7ae3a7 · audit A · 1,280 stars
finishing-a-development-branch skill
ganyuanran/aegis · skills/finishing-a-development-branch/SKILL.md · Use when verified work needs integration or cleanup of an existing task-created branch/worktree, or the user explicitly…
git:20260809.f62395b · audit A · 1,280 stars
first-principles-review skill
ganyuanran/aegis · skills/first-principles-review/SKILL.md · Use when asked for first-principles or Occam's-razor review, or when high-risk decisions involve competing constraints…
git:20260905.878cac9 · audit A · 1,280 stars
goal-framing skill
ganyuanran/aegis · skills/goal-framing/SKILL.md · Use when the user explicitly sets an Aegis goal with /aegis-goal, Aegis goal:, or asks to define goal, success…
git:20260723.88b8ec9 · audit A · 1,280 stars
long-task-continuation skill
ganyuanran/aegis · skills/long-task-continuation/SKILL.md · Use when a task is multi-step, may span context resets or sessions, uses subagents, or risks losing state before…
git:20260916.9a51c7a · audit A · 1,280 stars

Every file in ganyuanran/aegis

Other files named writing-plans

writing-plans skill
obra/superpowers · skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260919.5bf4e78 · audit A · 291,204 stars
writing-plans skill
jnmetacode/superpowers-zh · skills/writing-plans/SKILL.md · 当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
v1.0.0 · audit A · 8,203 stars
writing-plans skill
a5c-ai/babysitter · library/methodologies/superpowers/skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code. Creates bite-sized TDD…
git:20260601.da7723a · audit A · 1,809 stars
writing-plans skill
mateaix/mateclaw · mateclaw-server/src/main/resources/skills/writing-plans/SKILL.md · Write implementation plans: bite-sized tasks, paths, code.
v1.1.0 · audit A · 1,127 stars
writing-plans skill
coco-research/coco · skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260802.1479e32 · audit A · 478 stars
writing-plans skill
jamditis/claude-skills-journalism · superjawn/skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260818.3e0e3a8 · audit A · 401 stars
writing-plans skill
dev-toolings/superpowers-symfony · content/skills/writing-plans/SKILL.md · Create structured implementation plans for Symfony features with clear steps, dependencies, and acceptance criteria
git:20260917.3d83f4c · audit A · 216 stars
writing-plans skill
arbiterforge/codearbiter · plugins/ca-codex/routines/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars

Browse by kind, by grade A, or by owner.