Home / rshade / finfocus · .kimi-code/skills/speckit-constitution/SKILL.md · GitHub

speckit-constitution skillA

speckit-constitution is agent-read markdown (skill) from rshade/finfocus: Create or update the project constitution from interactive or provided principle inputs..

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

## User Input

```text
$ARGUMENTS
```

You **MUST** consider the user input before proceeding (if not empty).

## Scope Guard

This command's own work is limited to updating the project constitution itself. Dependent templates
and commands read the constitution at runtime and are not modified here.

- Classify every part of the user input as either constitution content or a separate,
  non-governance intent.
- If the input includes feature implementation, code generation, refactoring, building, or
  deployment requests, you **MUST NOT** execute them. Extract them as deferred intents instead.
- You **MUST NOT** create, modify, or delete application source files, feature routes,
  components, tests, deployment files, or other artifacts unrelated to the constitution
  workflow.
- If it is unclear whether an instruction is constitution content, ask for clarification before
  making changes.
- After completing the constitution update, include a `Next Actions` section for each deferred
  intent. List the original intent and suggest the appropriate follow-up Spec Kit command, such
  as `/skill:speckit-specify`, without invoking it.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add rshade/finfocus/speckit-constitution@git:20260923.371a5e1
Exact content
mdr add rshade/finfocus/speckit-constitution@sha256:f52930eb0bbc00b5

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_cm54mt2sb77olpri.svg)](https://markdownregistry.com/a/art_cm54mt2sb77olpri)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.371a5e1 latest2026-09-23 371a5e1 10,532 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 (10532 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

rshade/finfocus · 10 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_cm54mt2sb77olpri
GET https://markdownregistry.com/api/v1/resolve?ref=rshade/finfocus/speckit-constitution
GET https://markdownregistry.com/api/v1/blob/f52930eb0bbc00b511b0805b7499598894d66bec6f84a784ce1e566314a7b3e1

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 rshade/finfocus

pick-issue skill
rshade/finfocus · .agents/skills/pick-issue/SKILL.md · Pick the next GitHub issue(s) to work on from the finfocus roadmap backlog and optionally promote them to…
git:20260923.40f7ade · audit A · 10 stars
finfocus-cost skill
rshade/finfocus · .claude/skills/finfocus-cost/finfocus-cost/SKILL.md · Guide for using FinFocus CLI to analyze cloud infrastructure costs. Use when running projected or actual cost commands…
git:20260214.ce1ec73 · audit A · 10 stars
finfocus-dev skill
rshade/finfocus · .claude/skills/finfocus-dev/finfocus-dev/SKILL.md · FinFocus Core development workflow guide for contributors. Use when implementing features, fixing bugs, writing tests…
git:20260214.ce1ec73 · audit A · 10 stars
finfocus-plugin skill
rshade/finfocus · .claude/skills/finfocus-plugin/finfocus-plugin/SKILL.md · Guide for building FinFocus cost plugins using the pluginsdk and gRPC protocol. Use when creating a new plugin…
git:20260214.ce1ec73 · audit A · 10 stars
agentic-workflow-designer skill
rshade/finfocus · .github/skills/agentic-workflow-designer/SKILL.md · Conversational skill that interviews users to design new agentic workflows
git:20260611.bf2f09b · audit A · 10 stars
agentic-workflows skill
rshade/finfocus · .github/skills/agentic-workflows/SKILL.md · Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
git:20260611.bf2f09b · audit A · 10 stars
jqschema skill
rshade/finfocus · .github/skills/jqschema/SKILL.md · Infer JSON structure and types with jq-based schema discovery.
git:20260610.db6f48b · audit A · 10 stars
speckit-analyze skill
rshade/finfocus · .kimi-code/skills/speckit-analyze/SKILL.md · Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after…
git:20260923.371a5e1 · audit A · 10 stars
speckit-checklist skill
rshade/finfocus · .kimi-code/skills/speckit-checklist/SKILL.md · Generate a custom checklist for the current feature based on user requirements.
git:20260923.371a5e1 · audit A · 10 stars
speckit-clarify skill
rshade/finfocus · .kimi-code/skills/speckit-clarify/SKILL.md · Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and…
git:20260923.371a5e1 · audit A · 10 stars
speckit-converge skill
rshade/finfocus · .kimi-code/skills/speckit-converge/SKILL.md · Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new…
git:20260923.371a5e1 · audit A · 10 stars
speckit-implement skill
rshade/finfocus · .kimi-code/skills/speckit-implement/SKILL.md · Execute the implementation plan by processing and executing all tasks defined in tasks.md
git:20260923.371a5e1 · audit A · 10 stars

Every file in rshade/finfocus

Other files named speckit-constitution

speckit-constitution skill
oryx-labs/oryxos · .claude/skills/speckit-constitution/SKILL.md · Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent…
git:20260702.fb0f02d · audit A · 178 stars

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