AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Adhd Pr Description

skill-ahmadrosid-nakama-adhd-pr-description · by ahmadrosid

>-

— No reviews yet
0 installs
0 views
— view→install

Install

$ agentstack add skill-ahmadrosid-nakama-adhd-pr-description

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ahmadrosid-nakama-adhd-pr-description)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Adhd Pr Description? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ADHD PR description

Default PR body format for this repo. Reviewers should finish the description in one glance. The diff is already on GitHub — do not restate file moves.

Agents: load this skill whenever composing or rewriting a Nakama PR description (including via ce-commit-push-pr). Body shape comes from here; still gather real claims from the diff (outcome, risk, what you verified).

Shape (required)

## Summary

**Before:** 
**After:** 

Why safe:
1. 
2. 
3.    

Only re-add / follow up if .

## Test plan
- [x]  ( pass)
- [ ] 

Optional after test plan (keep if the workflow expects Compound Engineering badges):

---

[](https://github.com/EveryInc/compound-engineering-plugin)

Rules

  1. Lead = outcome. First Summary line is the new world, not "This PR removes…".
  2. Before/After = two lines. Bold labels. No paragraph wrapping them.
  3. Why safe = numbered, ≤3. Cap at 5 total bullets anywhere in the body; if more, keep only the decision-changing ones.
  4. One residual. Name the case that would make you undo this. Skip if truly none.
  5. No diff tourism. Do not list files, line counts as the story, or "also cleaned up exports" unless that is the risk.
  6. Test plan = runnable. Prefer checked commands with pass counts; one unchecked manual probe.
  7. Title stays conventional. type(scope): imperative — short. Body carries this shape; title does not need emoji or essays.
  8. Apply with gh. Write body to a temp file; gh pr edit --body-file … or gh pr create --body-file …. Never --body "$(cat …)".

Golden example

Match this density:

## Summary

Approve an org-memory proposal → bullet goes into `MEMORY.md`. No LLM call.

**Before:** deterministic merge, then optional model rewrite of the whole file.
**After:** deterministic merge only (`applyApprovedOrgMemoryBullet`).

Why safe:
1. Dedup + supersede already live in that function
2. LLM path already failed closed to the deterministic result
3. −230 lines, same approve outcome

Only re-add an LLM rewrite if contradictory bullets start surviving approve.

## Test plan
- [x] `bun test packages/agent/src` (80 pass)
- [x] `bun test apps/server/src/services/org-memory-service.test.ts` (15 pass)
- [ ] Approve one pending proposal (pinned + recent-log) — bullet lands as before

Anti-patterns

| Don't | Do | | --- | --- | | Multi-paragraph Summary | One outcome line + Before/After + Why safe | | "This PR aims to…" / "In order to…" | Start with the verb or user action | | Nested ### under Summary | Flat ## Summary + ## Test plan only | | Restating every deleted file | Residual risk only | | Vague "tests passed" | Exact command + pass count |

Workflow

  1. Read the PR diff / commits (gh pr view, git diff base...HEAD)
  2. Name: outcome, before, after, ≤3 why-safe, one residual
  3. Fill the template — cut any sentence the diff already proves
  4. Apply via --body-file
  5. Reply with the PR URL (plus "say if you want the title tightened" only if useful)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.