Home / nguyenvanphituoc / shapeup-sdlc-plugin · skills/orient/SKILL.md · GitHub

orient skillA

orient is agent-read markdown (skill) from nguyenvanphituoc/shapeup-sdlc-plugin: Use this skill for Shape Up step 7 (Orient) — the builder-led reconnaissance pass that runs AFTER kick-off and BEFORE any task board exists. Triggers on: "orient on this feature", "scout the codebase for this pitch", "where does this pitch touch the code", "do an orient pass", "recon before we plan", "spike the riskiest part before mapping scopes". The tech-lead orchestrator invokes it at step 7 before delegating to ba-pitch-analyzer (Map Scopes, step 8). Use it even when the user describes "rea.

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

# Orient — the Scout (Shape Up step 7)

In Shape Up, the team that builds also **orients**: after kick-off they read the real code,
spike the scary parts, and let reality generate **Discovered tasks** — which outnumber the
imagined ones. This skill is that pass, made explicit. It exists because the orchestrator
(`tech-lead`) must *delegate* orientation, and the generator (`task-executor`) can't host it:
its first gate needs a task file, and **at Orient time no board exists yet** — the board is
mapped *after* this pass, by `ba-pitch-analyzer` at step 8.

So the Scout's whole job is to make the planner's board **reality-born instead of imagined**.
It hands `ba` a map of where the pitch lands in real code, the findings from de-risking the
single scariest area, and a seed list of tasks (imagined + already-discovered). Nothing more.

```
PO: shaping → bet → kick-off ──► tech-lead ──► ORIENT (you) ──► ba (Map Scopes) ──► build
                                                  reads code, spikes, seeds
```

---

## What the Scout is and is not

| Does | Does NOT |
|------|----------|
| Read the kicked-off pitch + breadboard | Re-shape, re-bet, or question the appetite (PO already did) |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nguyenvanphituoc/shapeup-sdlc-plugin/orient@git:20260913.e3dbbe1
Exact content
mdr add nguyenvanphituoc/shapeup-sdlc-plugin/orient@sha256:5d8ccde040175184

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260913.e3dbbe1 latest2026-09-13 e3dbbe1 14,965 BA view · diff
git:20260911.aaeb79c2026-09-11 aaeb79c 14,440 BA view · diff
git:20260809.47c60332026-08-09 47c6033 14,000 BA view · diff
git:20260802.35b7dc72026-08-02 35b7dc7 13,905 BA view · diff
git:20260724.5d470eb2026-07-24 5d470eb 14,005 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 (14965 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

nguyenvanphituoc/shapeup-sdlc-plugin · 3 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dpgiewnvh2337kww
GET https://markdownregistry.com/api/v1/resolve?ref=nguyenvanphituoc/shapeup-sdlc-plugin/orient
GET https://markdownregistry.com/api/v1/blob/5d8ccde04017518473b4aa4048e113c4e0816b6edafde7bd873b60dbd0718fc2

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 nguyenvanphituoc/shapeup-sdlc-plugin

architecture-research-report skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/architecture-research-report/SKILL.md · Research a technical question deeply, then produce an evidence-dense architecture report that takes a position, shows…
git:20260805.1a76bee · audit A · 3 stars
harness-maintenance-audit skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/harness-maintenance-audit/SKILL.md · Audit this plugin repo for two kinds of rot: documentation that no longer matches the shipped plugin, and internal…
git:20260813.711eb60 · audit A · 3 stars
plan-executor skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/plan-executor/SKILL.md · Execute a staged plan document end to end — compile its recommendation into an acceptance contract, implement each…
git:20260813.711eb60 · audit A · 3 stars
svg-builder skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/svg-builder/SKILL.md · Build correct, self-contained SVG diagrams, illustrations, and animations from a description. Everything it produces…
git:20260819.b84978e · audit A · 3 stars
AGENTS.md agents
nguyenvanphituoc/shapeup-sdlc-plugin · AGENTS.md
git:20260924.f1de9d1 · audit A · 3 stars
CLAUDE.md claude
nguyenvanphituoc/shapeup-sdlc-plugin · CLAUDE.md
git:20260924.4a610f8 · audit A · 3 stars
ba-pitch-analyzer skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/ba-pitch-analyzer/SKILL.md · Use this skill whenever a user provides a product requirement, pitch, or feature description and wants it broken down…
git:20260922.52fedc2 · audit A · 3 stars
coach skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/coach/SKILL.md · Use this skill to turn raw Product Owner / Tech Lead feedback at the Ship Sign-off (L4 Gate) into structured…
git:20260920.4caf2ec · audit A · 3 stars
hill-chart skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/hill-chart/SKILL.md · Use this skill whenever the user wants to see how their Shape Up build(s) are progressing — a Hill Chart, a build…
git:20260923.1178d0f · audit A · 3 stars
qa-edge-hunter skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/qa-edge-hunter/SKILL.md · Use this skill for the post-PASS exploratory QA pass — Shape Up's "QA is for the edges", made explicit for the harness…
git:20260913.e3dbbe1 · audit F · 3 stars
scope-architect skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/scope-architect/SKILL.md · Use this skill to map the vertical scopes of a feature — Shape Up's "map the scopes" (step 8) as committed…
git:20260919.531c9ed · audit A · 3 stars
scope-hammer skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/scope-hammer/SKILL.md · Use this skill whenever a Shape Up build run reaches its stop condition — the circuit breaker (round budget or a…
git:20260922.449c249 · audit A · 3 stars

Every file in nguyenvanphituoc/shapeup-sdlc-plugin

Other files named orient

orient skill
restarter/lets-workflow · plugins/lets/skills/orient/SKILL.md · Internal skill for commands. Render the shared orientation snapshot - active task, what's in flight, what's next -…
git:20260915.043462f · audit A · 17 stars
orient skill
harnessprotocol/harness-kit · plugins/orient/skills/orient/SKILL.md · Use when user invokes /orient with a topic keyword, entity type, project name, time qualifier, or combination. Also…
git:20260310.2fcaf7f · audit A · 10 stars
orient skill
ramboz/jig · hosts/codex/plugins/jig/skills/orient/SKILL.md · Orient a spec-driven jig/servo/shaper repository with a read-only, project-wide briefing: start from the `workflow.py…
git:20260813.aef9cb7 · audit A · 7 stars
orient skill
ramboz/jig · hosts/claude/skills/orient/SKILL.md · Orient a spec-driven jig/servo/shaper repository with a read-only, project-wide briefing: start from the `workflow.py…
git:20260813.aef9cb7 · audit A · 7 stars
orient skill
ramboz/jig · skills/orient/SKILL.md · Orient a spec-driven jig/servo/shaper repository with a read-only, project-wide briefing: start from the `workflow.py…
git:20260813.aef9cb7 · audit A · 7 stars
orient skill
ramboz/jig · hosts/copilot/.github/skills/orient/SKILL.md · Orient a spec-driven jig/servo/shaper repository with a read-only, project-wide briefing: start from the `workflow.py…
git:20260917.3412c4d · audit A · 7 stars

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