alinafe82
- 22 skills
- 0 followers
- 9 hours ago last updated
- ▌ God Mode · alinafe82 bundleCoordinate relevant workflows when the user explicitly requests god mode or multi-skill orchestration.
- ▌ Trace The Code · alinafe82 bundleTrace an unfamiliar execution path when a change depends on its state, side effects, or error handling.
- ▌ Problem Framing · alinafe82 bundleResolve an ambiguous engineering request into an observable problem and completion criteria.
- ▌ Assumption Audit · alinafe82 bundleAudit consequential unverified assumptions in a plan or proposed explanation.
- ▌ Docs Claim Audit · alinafe82 bundleVerify changed public documentation claims against implementation and recorded checks.
- ▌ Evidence To Test · alinafe82 bundleTurn a specific recurring review failure or validator gap into a repeatable regression check.
- ▌ Complexity Budget · alinafe82 bundleReview whether proposed abstractions or infrastructure justify their maintenance and operational cost.
- ▌ Release Readiness · alinafe82 bundleCheck versioning, distribution metadata, licenses, and validation evidence for a planned skills release.
- ▌ Transcript Review · alinafe82 bundleAudit a real agent transcript for unsupported claims, missed evidence, and instruction failures.
- ▌ Diff Interrogation · alinafe82 bundleReview a code diff for behavioral regressions, missing evidence, and security or data risks.
- ▌ Explain Without AI · alinafe82 bundleCoach a developer through explaining and testing the mechanism behind a change.
- ▌ Failing Test First · alinafe82 bundleReproduce a reported bug, fix it, and verify the regression with the narrowest useful test.
- ▌ Read The Docs First · alinafe82 bundleVerify version-sensitive API behavior or a documented repository constraint needed for the current task.
- ▌ Skill Overlap Audit · alinafe82 bundleCompare overlapping skill triggers and workflows to resolve ambiguous selection.
- ▌ Skill Authoring Gate · alinafe82 bundleReview a new or materially changed skill for distinct purpose, useful routing, and executable guidance.
- ▌ Runtime Adapter Smoke · alinafe82 bundleValidate skill discovery and loading after runtime adapter or manifest changes.
- ▌ Debugging Lab Notebook · alinafe82 bundleInvestigate hard or intermittent failures by tracking hypotheses, experiments, and regression evidence.
- ▌ Thinking Ledger Review · alinafe82 bundleReview an existing thinking ledger against its cited evidence and applicable risk requirements.
- ▌ Agent Security Boundary · alinafe82 bundleReview agent workflows when trust boundaries, data access, tool permissions, or external side effects change.
- ▌ Alternatives Before Code · alinafe82 bundleCompare viable approaches when an unresolved design decision has meaningful cost or reversibility tradeoffs.
- ▌ Skill Deprecation Review · alinafe82 bundleAssess whether an existing skill should be retained, merged, renamed, or retired, including migration impacts.
- ▌ Good Skill · alinafe82 bundleValidate a well-formed fixture skill. Use when testing the validator happy path. NOT for production assistant behavior.